New Features in NewsFlash 0.14:
-------------------------------

External CSS file - User can now specify an external CSS file on the theme administration screen. Note that if you are using a previous version of NewsFlash, and if you are using an external 'content.css' file, you will need to enable this feature and specify the file name in order for NewsFlash 0.14 to load the file.

Adjustable sidebar widths - User can now specify the widths for the sidebars on the theme administration screen.

User-specifed Logo Size - User can now specify a custom size for the site logo image. In previous versions of NewsFlash, the user had to edit the style.css file to change the logo size.

User-specifed Font Family - User can now select from a list of font families, or specify a custom font-family.

Suckerfish Menus - NewsFlash now supports suckerfish menus.

Home Menu tagged as active - Added code to tag the active menu with the 'active' attribute.


Bug Fixes in NewsFlash 0.14:
----------------------------

Empty divs and spans - Fixed several issues in node.tpl.php and block.tpl.php that would generate empty div and span tags for various drupal elements ($terms, $links, etc.) if no content was present.

Clear-Block fix - Added a clear-block after the node content display. In previous versions, this was causing nodes that ended with images that were floated to break the page layout.

Improved typography and line spacing - Adjusted the line height of several elements to improve appearance. Minor typography changes.

Minor changes to the header display elements: logo, site-name, and site-slogan.
